Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessing Cpp::* functions through Cpp::GetUnderlyingScope #117

Merged

Conversation

Vipul-Cariappa
Copy link
Collaborator

Since Cpp::GetDatamembers can potentially return UsingShadowDecl (compiler-research/CppInterOp#385), we will need to process datamembers through GetUnderlyingScope


To be merged after compiler-research/CppInterOp#385, but is safe to merge before.

Since `Cpp::GetDatamembers` can potentially return `UsingShadowDecl` (compiler-research/CppInterOp#385),
we will need to process datamembers through `GetUnderlyingScope`
@Vipul-Cariappa Vipul-Cariappa merged commit 93941d5 into compiler-research:master Dec 11, 2024
12 checks passed
@Vipul-Cariappa Vipul-Cariappa deleted the dev/Protected-Using branch December 11, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant